home *** CD-ROM | disk | FTP | other *** search
/ Aminet 43 / Aminet 43 (2001)(GTI - Schatztruhe)[!][Jun 2001].iso / Aminet / comm / tcp / daytimedemo.readme < prev    next >
Text File  |  2001-05-03  |  1KB  |  37 lines

  1. Short:    Daytime client/server example + source (Stevens)
  2. Author:   t.heinrich@amzeiger.de (Thomas Heinrich)
  3. Uploader: t.heinrich@amzeiger.de (Thomas Heinrich)
  4. Version:  1.0
  5. Type:     comm/tcp
  6.  
  7. This little daytime service demo demonstrates, how to write network
  8. applications using bsdsocket.library, WITHOUT ixemul.library !
  9.  
  10. "daytime" is a client to connect to a daytimeserver (port 13). It
  11. prints everything to stdout, the server sends. The command template
  12. is "H=HOSTIP/K,P=PORT/K/N". Default is hostip "127.0.0.1" (aka.
  13. localhost) and port 13 (aka. daytime).
  14.  
  15. "dayserv" is a STANDALONE (never ever run it from INetD !) server,
  16. that returns a "seconds.microseconds" format, instead of the UNIX
  17. date/time format. It has no real-life use.
  18.  
  19.  
  20. Hoin, April 8th, 2001
  21.  
  22.  
  23. ============================= Archive contents =============================
  24.  
  25. Original  Packed Ratio    Date     Time    Name
  26. -------- ------- ----- --------- --------  -------------
  27.     2811    1852 34.1% 08-Apr-01 20:04:12  daytimedemo.info
  28.     1940    1155 40.4% 08-Apr-01 16:18:10 +dayserv
  29.     4070    1789 56.0% 08-Apr-01 16:06:14 +dayserv.c
  30.     1596    1000 37.3% 08-Apr-01 16:17:58 +daytime
  31.     3309    1496 54.7% 08-Apr-01 16:16:58 +daytime.c
  32.      766     469 38.7% 08-Apr-01 16:35:50 +daytimedemo.readme
  33.      398     258 35.1% 08-Apr-01 15:48:16 +sprintf.asm
  34.     1902     963 49.3% 08-Apr-01 15:45:20 +startup.c
  35. -------- ------- ----- --------- --------
  36.    16792    8982 46.5% 08-Apr-101 23:19:24   8 files
  37.